home *** CD-ROM | disk | FTP | other *** search
- Path: trex2.oscs.montana.edu!GKO2708
- From: gko2708@msu.oscs.montana.edu
- Newsgroups: comp.lang.c
- Subject: Sending CTRL-C over a serial line?
- Date: Tue, 26 Mar 1996 23:58:11 GMT
- Organization: Information Technology Center, Montana State University
- Message-ID: <4ja0hq$91n@news.oscs.montana.edu>
- Reply-To: gko2708@msu.oscs.montana.edu
- NNTP-Posting-Host: trex2.oscs.montana.edu
-
- Hey,
- Can anyone tell me how to send a Ctrl-C over a serial line to another PC
- ad..and then have that PC respond as if it came from its own keyboard?
- I have all of the serial stuff taken care of and I have trapped the CTRl-C on
- the sending end. I can easily send a 0x03 to the other machine but it does not
- seem to trigger the interupt. I have seen some info on a CTRL-C flag but i do
- not have enough to go on. My sending and receiving programs are capable of
- sending and reeiving a scancode byte and an ASCII byte. Thanks for any help.
-
- Korey
-